
html {
  font-family:  Arial, Helvetica,sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}

	
.navbar {
    margin-bottom: 0;
    background-color: #FFFFFF;
    z-index: 9999;
    border: 0;
    font-size: 13px !important;
	font-family:  Arial, Helvetica,sans-serif;
    line-height: 15!important;
    letter-spacing: 2px;
    border-radius: 0;
	font-style :normal;
	opacity:1;
	height:70px;
}


	
.navbar li a, .navbar .navbar-brand {
    color: 	#F5F5F5;
	top:2px;
	padding-left:70px;
	padding-right:300px;
	
}

 .logo {
    position:relative;
    bottom: 18px;
     width:250px;
    padding:5px;
	background-color: hsl(0, 0%, 100%);
    height:60px;
} 

/* 
.navbar-nav li a:hover, .navbar-nav li.active a {
    color: white !important;
    background-color:transparent; 
} */

.navbar-default .navbar-toggle {
    border-color: transparent;
    color: white 
}
.open .dropdown-toggle {
      color: white;
      background-color: white;
  }
  .dropdown-menu li a {
      color: #000 !important;
  }
  .dropdown-menu li a:hover {
      background-color: white;
  }
 #footer {
      background-color: black;
      color:  white;
      border: 20px solid black;
}

.figure {
font-size:25px;
}
.figure,#footer a:hover {
	color: #777;
      text-decoration: none;
}
.content{
	padding: 15px;
	width: 270px;
	margin:0;
	
}
  .container {
      padding: 40px;
	  width: 270px;
     margin: 0;
    height:100%;
  }
    .carousel-inner {
      width: 60%;
	  max-height: 400px;
  }
	
	
	.carousel-inner img {
      -webkit-filter: contrast(150%);
      filter: contrast(150%); /* make all photos black and white */ 
      width: 100%; /* Set width to 100% */
      margin: auto;
	   opacity: 1;
  }
  .carousel-caption h3 {
      color: white!important;
	     font-size: 16px;
      line-height: 1.375em;
      font-weight: 600;
      margin-bottom: -40px;
  }
  @media (max-width: 768px) {
    .carousel-caption {
      display: none; /* Hide the carousel text when the screen is less than 600 pixels wide */
    }
	.logo {
    position: absolute;
    
     width: 170px; 
  
    background-color: hsl(0, 0%, 100%);
    height: 55px;
}


.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    /* border-color: #e7e7e7; */
    background-color: aliceblue;
}
  } 
   .carousel-control.right, .carousel-control.left {
    background-image: none;
    color: white;
}

.carousel-indicators li {
    border-color: white;
}

.carousel-indicators li.active {
    background-color: white;
}
.slideanim {visibility:hidden;}
  .slide {
      animation-name: slide;
      -webkit-animation-name: slide;
      animation-duration: 1s;
      -webkit-animation-duration: 1s;
      visibility: visible;
  }
 

  .carousel-control.right.pro, .carousel-control.left.pre {
    background-image: none;
    color: #f4511e;
	font-size:40px;
	color: lightgreen;
	text-shadow:2px 2px 4px #000000;
}
  
h4 {
	font-size:30px;
	color:red;
}
.send,.button1 {
color:white;
background-color:black;
}
.send:hover {
text-decoration:none;
color:white;
 }
.bg-grey{
height:700px;
width:300px;
} 


.nav-tabs li a {
    color: black;
}
.nav-tabs  li.active{
	border-top-style:none;
	border-bottom:1px solid #ddd;
	}

ul.a {
    list-style-type: square;
}
ul.nav-tabs {
/* position:fixed; */
/* width:18%; */
background-color:white;
 }

 
.navbar-default {
 background-color:white;
 font-family:Arial, Helvetica, sans-serif;
 
 }
 li a {  
    color: #000;
    padding: 18px 16px;
    text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
}

li a.active {
   background-color:transparent;
    color: black;
}

li a:hover:not(.active) {
    
    color: black;
	 background-color:transparent;
}
.about{
  font-size:22px;
 }
#inventory,#purchase,#sales,#accounting,#notification,#report,#force,#barcode {
height:auto;
}

h2 {
 color: Brown;
 font-size:26px;
}

 h2.side {
  color: Brown;
  font-size:20px;
}
#dynamic,#aboutus,#customer {
height:auto;
}

.serviceBox{
    background: #fff;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    padding: 0 15px 25px;
    margin: 10px;
    border: 2px solid #564C49;
    border-radius: 10px 0;
    box-shadow: 0 0 8px rgba(0,0,0,0.3) inset;
    position: relative;
    transition: all 0.3s ease 0s;
}
.serviceBox:before,
.serviceBox:after{
    content: "";
    width: 25px;
    height: 25px;
    border-top: 7px solid #564C49;
    border-right: 7px solid #564C49;
    position: absolute;
    top: -7px;
    right: -7px;
}
.serviceBox:after{
    border-top: none;
    border-right: none;
    border-bottom: 7px solid #564C49;
    border-left: 7px solid #564C49;
    top: auto;
    right: auto;
    bottom: -7px;
    left: -7px;
}
.serviceBox .service-icon{
    color: #fff;
    background: white;
    font-size: 35px;
    width: 290px;
    padding: 0 0 5px;
    margin: 0 auto 30px;
    border-radius: 0 0 15px 15px;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
    position: relative;
}
.serviceBox:hover .service-icon i{
    transform: rotateX(360deg);
    transition: all 0.3s;
}
.serviceBox .service-icon:before{
    content: "";
    background: #564C49;
    width: calc(100% + 14px);
    height: 10px;
    transform: translateX(-50%);
    position: absolute;
    top: -10px;
    left: 50%;
}
.serviceBox .service-icon span:before,
.serviceBox .service-icon span:after{
    content: '';
    background-color: #564C49;
    height: 10px;
    width: 15px;
    border-radius: 10px 10px 0 0;
    position: absolute;
    left: -15px;
    top: -10px;
}
.serviceBox .service-icon span:after{
    left: auto;
    right: -15px;
}
.serviceBox .title{
    color: #564C49;
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.serviceBox .description{
    font-size: 15px;
    line-height: 25px;
}

@media only screen and (max-width:990px){
    .serviceBox{ margin: 10px 0px 30px 0px; }
}
.client {
    margin-top: 20px;
  }
  
  .client .thumbnail:hover {
    background: rgba(0, 0, 0, 0.55);
    -webkit-transform: scale(1.1);
  }
  .client img{
      height: 100px;
      width: 200px;
  }
.sticky{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}
/* body{
    overflow-x: hidden;
} */

@media only screen and (max-width: 900px) and (min-width: 320px)  {
p{
    text-align: justify;
}
}

a:hover,a:focus{
    text-decoration: none;
    outline: none;
}
.tab .nav-tabs{
    border: none;
    border-bottom: 2px solid #079fc9;
    margin: 0;
    float: right;
}
.tab .nav-tabs li a{
    padding: 10px 20px;
    margin: 0 10px -1px 0;
    font-size: 17px;
    font-weight: 600;
    color: #293241;
    text-transform: uppercase;
    border: 2px solid #e6e5e1;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
    z-index: 1;
    position: relative;
    transition: all 0.3s ease 0s;
}
.tab .nav-tabs li a:hover,
.tab .nav-tabs li.active a{
    background: #fff;
    color: #079fc9;
    border: 2px solid #079fc9;
    border-bottom-color: transparent;
}
.tab .nav-tabs li a:before{
    content: "";
    display: block;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    transform: scaleX(0);
    transition: all 0.3s ease-in-out 0s;
}
.tab .nav-tabs li.active a:before,
.tab .nav-tabs li a:hover:before{ transform: scaleX(1); }
.tab .tab-content{
    padding: 20px;
    padding-left: 60px;
    font-size: 17px;
    color: #6f6f6f;
    line-height: 30px;
    letter-spacing: 1px;
    position: relative;
}
@media only screen and (max-width: 910px){
    .tab .nav-tabs{ border: none; }
    .tab .nav-tabs li{
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .tab .nav-tabs li a{
        margin: 0;
        border-bottom: 2px solid transparent;
    }
    .tab .nav-tabs li a:before{
        content: "";
        width: 100%;
        height: 2px;
        background: #079fc9;
        position: absolute;
        bottom: -2px;
        left: 0;
    }
    .tab .tab-content{
        padding: 0px;
    }
    .serviceBox .service-icon{
       
        height:50px;
        width: 196px;
     
    }
    .service-icon img{
        height: 47px;
    }
   
  
}

/*products headers sizes*/
.srivv{
    font-size: 42px;
    font-family: initial;
    color: black;
}
